//==============================================================================
// Tentacle Creepz_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================
//==============================================================================
define Dustlarge
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Meteor Dust
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualGranny TentacleCreepz_attack
			Connect ATTACHPOINT Dustlarge hotspot
			tag SpecificSoundSet 0.01 false UltraliskCreation checkVisible	
         }
      }
   }
}